home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / progs / utility / screentab / catalogs / screentab.cd < prev    next >
Text File  |  1996-10-27  |  2KB  |  97 lines

  1. #language english
  2. #version 0
  3. ;
  4. ; That's the Catalog-Description-File for ScreenTab V3.0
  5. ; (C) 1994-1996 by Michael Link
  6. ; Last change : 15.10.1996
  7. ;
  8. COMMODITY_DESCRIPTION (0//)
  9. Start-Button, Task-Bar & more
  10. ;
  11. NO_TITLE (1//)
  12. < No title >
  13. ;
  14. ERRORREQUESTER_TITLE (2//)
  15. ScreenTab-Error
  16. ;
  17. ;
  18. ; Error messages
  19. ;
  20. ERR_NOPATCHBACK (100//)
  21. The function(s), patched by ScreenTab, was/were patched\n\
  22. by another program. You can't delete ScreenTab, you can\n\
  23. only deactivate it.
  24. ;
  25. ERR_BADCATALOGVERSION (101//)
  26. Wrong version of catalog-file
  27. ;
  28. ERR_PREFERENCESRUNNING (102//)
  29. Can't quit, preferences are still running ...
  30. ;
  31. ERR_TIMERPORT (103//)
  32. Error on installation of timerport
  33. ;
  34. ERR_INSTALLCX (104//)
  35. Error on installation of commodity
  36. ;
  37. ERR_NOTASKSIGNALS (105//)
  38. Error on tasksignal allocation
  39. ;
  40. ERR_NOMEMORY (106//)
  41. Error on memory allocation
  42. ;
  43. ERR_CREATEMSGPORT (107//)
  44. Can't create message port
  45. ;
  46. ERR_IFFWRITECHUNKBYTES (108//)
  47. Error on writing to preferences file
  48. ;
  49. ERR_IFFREADCHUNKBYTES (109//)
  50. Error on reading from preferences file
  51. ;
  52. ERR_IFFERROR (110//)
  53. General IFF error
  54. ;
  55. ERR_ALLOCIFFHANDLE (111//)
  56. Can't allocate IFF handle
  57. ;
  58. ERR_OPENREADFILE (112//)
  59. Can't open file for reading
  60. ;
  61. ERR_OPENWRITEFILE (113//)
  62. Can't open file for writing
  63. ;
  64. ERR_OPENIFFSTREAM (114//)
  65. Can't open IFF stream (perhaps you are using\n\
  66. an old preferences file)
  67. ;
  68. ERR_NOAPPLNAME (115//)
  69. Application name is missing
  70. ;
  71. ERR_NOSTARTUPNODENAME (122//)
  72. Startup node name is missing
  73. ;
  74. ERR_PARSEPATTERN (116//)
  75. Can't parse the pattern
  76. ;
  77. ERR_ALLOCBITPLANE (117//)
  78. Can't allocate bitplane
  79. ;
  80. ERR_NOLAYERINFO (118//)
  81. Can't allocate layerinfo
  82. ;
  83. ERR_NOLAYER (119//)
  84. Can't create layer
  85. ;
  86. ERR_OPENPLUGIN (120//)
  87. Can't open the plugin module
  88. ;
  89. ERR_PLUGININIT (121//)
  90. Initialization of plugin module failed
  91. ;
  92. ERR_FALSEPREFSVERSION (123//)
  93. Unsupported version of preferences file
  94. ;
  95. ERR_WBSTARTNOTPOSSIBLE (124//)
  96. Can't start program via Workbench (need WBStart-Library or -Handler)
  97.